From 4d096867b62e9aad16b11a4c727cf96b7da8352d Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 19 Apr 2007 17:18:55 +0000 Subject: [PATCH] * paren.el (show-paren-function): Reset window-start to avoid recentering. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index edb93b64136..7a61fd56ecb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-04-19 Chong Yidong + + * paren.el (show-paren-function): Reset window-start to avoid + recentering. + 2007-04-19 Glenn Morris * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold". -- 2.30.2